[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 7071   <  SKIP 47  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22678Lee, Sydney95010HofBayernGermany
24553Ashe, Michele, A95010HofBayernGermany
24854Jenkins, Emma, L95010HofBayernGermany

Generated 2025-07-21 13:22:58.193 UTC