[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 9718   <  SKIP 291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13601Dominguez, Tanya, N12311BerlinSaarlandGermany
11643Munoz, Naomi, L98168BurienWashingtonUnited States
21264Butler, Caleb98052RedmondWashingtonUnited States

Generated 2025-07-18 14:52:40.732 UTC