[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3732  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17443Shen, Kristin, D98312BremertonWashingtonUnited States
12478Mehta, Ruben46236BottropNordrhein-WestfalenGermany
20757Powell, Alexia97071WoodburnOregonUnited States

Generated 2025-07-09 17:07:55.303 UTC