[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 1622  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28835Phillips, Elijah92118CoronadoCaliforniaUnited States
22720Alexander, Jonathan90802Long BeachCaliforniaUnited States
19787Hill, Alex, C3550BendigoVictoriaAustralia

Generated 2025-07-13 19:26:40.387 UTC