[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 480   SHUFFLE   <  SKIP 814  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24513Deng, Alejandro94014ColmaCaliforniaUnited States
26038Flores, Nicole, E59368WerneNordrhein-WestfalenGermany
23276Zhou, Vincent, A90706BellflowerCaliforniaUnited States
17276Jenkins, Elijah, S98270MarysvilleWashingtonUnited States

Generated 2025-07-13 14:57:40.493 UTC