[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 840   SHUFFLE   <  SKIP 774  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28618Bailey, Katelyn, C98104SeattleWashingtonUnited States
20282Xu, Trisha2113North RydeNew South WalesAustralia
22203Zheng, Alisha3198SeafordVictoriaAustralia

Generated 2025-07-18 20:33:52.887 UTC