[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 1182   SHUFFLE   <  SKIP 2141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27094Kelly, Sean94611OaklandCaliforniaUnited States
20135Price, Grace, E85049IngolstadtBayernGermany
22064Carlson, Lawrence, L3429SunburyVictoriaAustralia

Generated 2025-07-17 01:01:08.015 UTC