[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 4898   SHUFFLE   <  SKIP 672  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28245Henderson, Gavin, IV2W 1W2HaneyBritish ColumbiaCanada
24205Anderson, Katherine91054ErlangenBayernGermany
23393Anderson, Jennifer, M91950National CityCaliforniaUnited States

Generated 2025-07-17 06:18:40.599 UTC