[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 2374   <  SKIP 284  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24018Gao, Barbara20354HamburgHamburgGermany
27396Cook, Adrian, S98020EdmondsWashingtonUnited States
17267Stewart, Abigail94611OaklandCaliforniaUnited States

Generated 2025-07-13 19:22:04.403 UTC