[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 2391   <  SKIP 4686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11335Raman, Carla, L95010HofBayernGermany
11431Garcia, Bryant95010HofBayernGermany
12306Parker, Logan, A95010HofBayernGermany

Generated 2025-07-16 00:05:52.028 UTC