[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 650   SHUFFLE   <  SKIP 765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12276Shan, Alisha12171BerlinHessenGermany
27748Patterson, Luis, J97222MilwaukieOregonUnited States
17562Sharma, Zachary, C94519ConcordCaliforniaUnited States

Generated 2025-07-13 12:38:54.955 UTC