[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 2421   SHUFFLE   <  SKIP 3042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18005Ramos, Renee, K20354HamburgHamburgGermany
13653Chander, Tony98168BurienWashingtonUnited States
25889Munoz, Reginald, C91502BurbankCaliforniaUnited States

Generated 2025-07-14 00:13:38.853 UTC