[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 454   <  SKIP 784  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28409Rai, Bonnie14197BerlinSaarlandGermany
29418Sharma, Lindsey12171BerlinSaarlandGermany
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States

Generated 2025-07-22 02:00:23.641 UTC