[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 250   SHUFFLE   <  SKIP 4888  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20628Gutierrez, Rodney, J2055North SydneyNew South WalesAustralia
23857Anderson, Alexandra, L97355LebanonOregonUnited States
15683Carlson, Jessie38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-15 23:40:00.054 UTC