[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 3669   SHUFFLE   <  SKIP 375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26990Patel, Darren, C95010HofBayernGermany
17928She, Terrence, S45001EssenHamburgGermany
13386Patterson, Samuel, R97355LebanonOregonUnited States

Generated 2025-07-15 09:35:48.263 UTC