[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 470   SHUFFLE   <  SKIP 3474  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15373Jones, Kaitlyn98201EverettWashingtonUnited States
26711Bryant, Mya, P91502BurbankCaliforniaUnited States
12113Hughes, Nathan, BV9LangfordBritish ColumbiaCanada
22637Alexander, Ana, RTY31RuncornEnglandUnited Kingdom

Generated 2025-07-20 04:52:51.495 UTC