[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 1429   SHUFFLE   <  SKIP 98  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14327Butler, Kyle, B90241DowneyCaliforniaUnited States
17911Rodriguez, Pedro, L2450Coffs HarbourNew South WalesAustralia
17705Guo, Kelvin, HWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-10 22:44:14.887 UTC