[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 512   SHUFFLE   <  SKIP 137  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28006Torres, Seth, A90802Long BeachCaliforniaUnited States
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom
16580Chen, Dawn, C57000MetzMoselleFrance
20240Rubio, Beth6006PerthSouth AustraliaAustralia
12942Harris, Morgan90241DowneyCaliforniaUnited States
11911Kapoor, Rachael, D3220GeelongVictoriaAustralia

Generated 2025-07-11 06:40:01.219 UTC