[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 653   SHUFFLE   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13181Morgan, Brian, T91932Imperial BeachCaliforniaUnited States
19005Peterson, Lauren98104SeattleWashingtonUnited States
20246Xu, Mindy4655Hervey BayQueenslandAustralia

Generated 2025-07-18 10:37:15.348 UTC