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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22554Xu, GilbertY024 1GFYorkEnglandUnited Kingdom
13896Mitchell, Hailey98168BurienWashingtonUnited States
13002Cai, Roger, A2138RhodesNew South WalesAustralia

Generated 2025-07-11 23:20:31.183 UTC