[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 189   SHUFFLE   <  SKIP 1597  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24298Yang, Robert94303Palo AltoCaliforniaUnited States
19821Vazquez, Tabitha, E90210Beverly HillsCaliforniaUnited States
18145Mr., So, David53131BonnNordrhein-WestfalenGermany

Generated 2025-07-15 01:53:58.422 UTC