[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 7828   SHUFFLE   <  SKIP 2296  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28565Allen, James, V64283DarmstadtHessenGermany
18005Ramos, Renee, K20354HamburgHamburgGermany
27000Dominguez, Brandi63151MühlheimHamburgGermany

Generated 2025-07-21 10:02:04.930 UTC