[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 680   SHUFFLE   <  SKIP 2709  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24935Hayes, James, R94519ConcordCaliforniaUnited States
25587Young, Isaiah, A85049IngolstadtBayernGermany
12448Cox, Hailey97355LebanonOregonUnited States

Generated 2025-07-20 22:17:55.508 UTC