[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12173Edwards, Dalton, L92625Newport BeachCaliforniaUnited States
17721Alan, Cheryl, L59170CroixNordFrance
19235Bennett, Kayla94014ColmaCaliforniaUnited States

Generated 2025-07-10 12:51:00.321 UTC