[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 2817   SHUFFLE   <  SKIP 1614  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22370Patterson, Carol, L90712LakewoodCaliforniaUnited States
28500Gonzalez, Jermaine, A14197BerlinNordrhein-WestfalenGermany
18242Pal, Christine, I2300NewcastleNew South WalesAustralia
24038Turner, Evan57000MetzMoselleFrance

Generated 2025-07-19 14:36:03.919 UTC