[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 127   SHUFFLE   <  SKIP 2252  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27310Hill, Isabella, P85049IngolstadtBayernGermany
28902She, Suzanne63009OffenbachSaarlandGermany
23841Phillips, Sydney91364Woodland HillsCaliforniaUnited States

Generated 2025-07-14 06:06:15.714 UTC