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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28952Huang, Arturo2138RhodesNew South WalesAustralia
17085Deng, Edwin, AAS23Stoke-on-TrentEnglandUnited Kingdom
13447Cox, Destiny, M90802Long BeachCaliforniaUnited States

Generated 2025-07-21 18:45:22.985 UTC