[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 623   <  SKIP 4854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20140Navarro, Joe, A45001EssenHamburgGermany
22585He, Kelvin, A45001EssenHamburgGermany
22627Sharma, Shawna, K45001EssenHamburgGermany

Generated 2025-07-21 20:14:41.904 UTC