[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 589   SHUFFLE   <  SKIP 248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany
11240Hernandez, Anne, BWA3WatfordEnglandUnited Kingdom
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 00:01:29.254 UTC