[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 2421   SHUFFLE   <  SKIP 1794  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14142Zheng, Damien, A53131BonnNordrhein-WestfalenGermany
16793Hernandez, Savannah, F95062Santa CruzCaliforniaUnited States
13451Browning, Robin, H91502BurbankCaliforniaUnited States
25577Wright, Elijah, IPB12PeterboroughEnglandUnited Kingdom
19045Rodriguez, Ross, D57000MetzMoselleFrance
26333Alexander, Alexandria97205PortlandOregonUnited States

Generated 2025-07-17 07:29:46.405 UTC