[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   SHUFFLE   SKIP 4824   <  SKIP 108  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18005Ramos, Renee, K20354HamburgHamburgGermany
23558Barnes, Dakota90802Long BeachCaliforniaUnited States

Generated 2025-07-18 17:39:54.011 UTC