[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 511   SHUFFLE   <  SKIP 1387  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15256Ramirez, Dalton, R92118CoronadoCaliforniaUnited States
28421Gonzalez, Monica95010HofBayernGermany
12637Nath, Leonard, LW1Y 3RALondonEnglandUnited Kingdom
17453Reed, Hailey97355LebanonOregonUnited States

Generated 2025-07-20 06:58:11.514 UTC