[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 259  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17090Alvarez, Leslie53131BonnNordrhein-WestfalenGermany
14639Howard, Jeremiah, L90241DowneyCaliforniaUnited States
23390Flores, Dakota99202SpokaneWashingtonUnited States
15978Walker, Xavier98020EdmondsWashingtonUnited States

Generated 2025-07-15 01:22:26.435 UTC