[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 484   SHUFFLE   <  SKIP 1102  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20009Walker, Noah, E91791West CovinaCaliforniaUnited States
24753Jenkins, Eduardo, O92020El CajonCaliforniaUnited States
15749Brown, Grace98312BremertonWashingtonUnited States

Generated 2025-11-05 09:55:16.208 UTC