[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 588   <  SKIP 1108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29391Chandra, Ebony46236BottropNordrhein-WestfalenGermany
11379Vazquez, Gary92100Boulogne-BillancourtHauts de SeineFrance
12557Lopez, Phillip, A92100Boulogne-BillancourtHauts de SeineFrance

Generated 2025-07-21 17:03:29.169 UTC