[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 413   SHUFFLE   <  SKIP 1966  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24440Hughes, Jordyn91950Lincoln AcresCaliforniaUnited States
23187Munoz, Andy, C98312BremertonWashingtonUnited States
13946Powell, Jason, L97205PortlandOregonUnited States

Generated 2025-07-21 10:24:30.111 UTC