[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   SHUFFLE   SKIP 3713   <  SKIP 1746  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28226Ramirez, Sebastian, C98020EdmondsWashingtonUnited States
27573Lal, Hunter90505TorranceCaliforniaUnited States
29372Sanz, Daisy92150SuresnesHauts de SeineFrance

Generated 2025-07-21 00:46:00.079 UTC