[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3721   <  SKIP 352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13606Sharma, Drew91480FrankfurtBayernGermany
26096Wright, Kevin, A91502BurbankCaliforniaUnited States
25840Pal, Karla, A90706BellflowerCaliforniaUnited States

Generated 2025-07-18 16:54:03.359 UTC