[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 589   SHUFFLE   <  SKIP 225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States
11862Peterson, Olivia98201EverettWashingtonUnited States
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-14 18:47:46.082 UTC