[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 7979   SHUFFLE   <  SKIP 1279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24191He, Marshall, R24044KielSaarlandGermany
21393Arun, Candace, J3977CranbourneVictoriaAustralia
21163Williams, William90706BellflowerCaliforniaUnited States

Generated 2025-07-18 00:30:46.853 UTC