[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 189   SHUFFLE   <  SKIP 2841  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
19058Goel, Shawn, LLE18LeedsEnglandUnited Kingdom
17652Vazquez, Javier60323FrankfurtHessenGermany
16889Rodriguez, Daniel, R90505TorranceCaliforniaUnited States

Generated 2025-07-18 05:09:17.989 UTC