[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 3615   SHUFFLE   <  SKIP 5574  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14397Edwards, Sierra98366Port OrchardWashingtonUnited States
18950Alexander, LaurenV7L 4J4N. VancouverBritish ColumbiaCanada
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany

Generated 2025-07-17 09:39:20.868 UTC