[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 512   <  SKIP 6585  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17851Tang, Warren, A95010HofBayernGermany
17984Andersen, Barbara, G95010HofBayernGermany
17802Arun, Erick, C95010HofBayernGermany

Generated 2025-07-21 20:41:51.062 UTC