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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24914Zhou, Heather, M3198SeafordVictoriaAustralia
18679Wood, Seth, C98055RentonWashingtonUnited States
14621Morris, Chloe, D97222MilwaukieOregonUnited States

Generated 2025-07-14 18:37:16.081 UTC