[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 3032   SHUFFLE   <  SKIP 665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany
29317Hill, James, S4000BrisbaneQueenslandAustralia
25015Rogers, Jacqueline, S94303Palo AltoCaliforniaUnited States

Generated 2025-07-15 17:08:47.656 UTC