[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 2816   SHUFFLE   <  SKIP 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12923Wright, Fernando, L94941Mill ValleyCaliforniaUnited States
22749Patterson, Miranda98366Port OrchardWashingtonUnited States
23960Zheng, Eugene60323FrankfurtHessenGermany

Generated 2025-07-18 16:10:45.963 UTC