[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 2844   <  SKIP 2618  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12330Raman, Preston, M45001EssenHamburgGermany
12400Martin, Andy, F45001EssenHamburgGermany
12735Mehta, Donald, S45001EssenHamburgGermany
12814Sharma, Casey, A45001EssenHamburgGermany
13256Subram, Abby45001EssenHamburgGermany
13782Lu, Kelli, L45001EssenHamburgGermany
15091Madan, Jermaine, C45001EssenHamburgGermany

Generated 2025-07-21 17:45:22.377 UTC