[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 189   SHUFFLE   <  SKIP 940  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28460Powell, Nathan59140DunkerqueNordFrance
12200Sharma, Rafael, B94014ColmaCaliforniaUnited States
15080Chandra, Evelyn, P80074MünchenHessenGermany

Generated 2025-07-16 15:04:08.075 UTC