[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 2391   SHUFFLE   <  SKIP 739  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29449Chen, Laura, C38231SalzgitterHessenGermany
25279Barnes, Jordyn, L91977Spring ValleyCaliforniaUnited States
13910Butler, Isabelle98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-17 12:51:59.340 UTC