[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 3669   SHUFFLE   <  SKIP 1113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
11974Sun, Randy, W94704BerkeleyCaliforniaUnited States
21723Huang, Tiffany, L94010BurlingameCaliforniaUnited States

Generated 2025-07-12 21:32:01.564 UTC