[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 562   <  SKIP 1134  >   <  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-09 07:41:04.978 UTC