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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15171Jones, Destiny4217Gold CoastQueenslandAustralia
28903Luo, KaraSE1 8HLLondonEnglandUnited Kingdom
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 15:45:57.141 UTC