[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 4   SHUFFLE   <  SKIP 2180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom
17456Wood, Trevor98201EverettWashingtonUnited States

Generated 2025-07-18 06:54:48.163 UTC