[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 634   SHUFFLE   <  SKIP 71  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23058Rivera, Michelle, A94010BurlingameCaliforniaUnited States
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany
13380Scott, Katherine90706BellflowerCaliforniaUnited States

Generated 2025-07-13 21:55:51.133 UTC