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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18621Prasad, Cassandra, DRG41 1QWWokinghamEnglandUnited Kingdom
26296Simmons, Grace, M98027IssaquahWashingtonUnited States
15844Brown, Megan, S91941GrossmontCaliforniaUnited States

Generated 2025-07-15 05:58:54.912 UTC