[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 1875   SHUFFLE   <  SKIP 3010  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13696Edwards, Katherine66578NeunkirchenSaarlandGermany
15194Suarez, Erik, W94014ColmaCaliforniaUnited States
26294Johnson, Andrew, FV9LangfordBritish ColumbiaCanada

Generated 2025-07-17 19:14:55.138 UTC