[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 875   SHUFFLE   <  SKIP 2347  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13935Sanchez, Kimberly, L94611OaklandCaliforniaUnited States
28529Chande, Tara, L45000OrleansLoiretFrance
26745Huang, Valerie, J6006PerthSouth AustraliaAustralia

Generated 2025-07-17 21:36:36.740 UTC