[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 1839  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23636Gonzalez, Rachael, MOX1OxfordEnglandUnited Kingdom
24478Sharma, Lindsay, E2580GoulburnNew South WalesAustralia
14666Gao, Louis2113North RydeNew South WalesAustralia

Generated 2025-07-09 00:59:27.215 UTC