[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 250   <  SKIP 6870  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24854Jenkins, Emma, L95010HofBayernGermany
25487Rogers, Allison95010HofBayernGermany
25691Black, Mitchell, F95010HofBayernGermany

Generated 2025-07-21 18:09:40.549 UTC