[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 480   SHUFFLE   <  SKIP 124  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25734Zheng, Alvin, V14111BerlinHamburgGermany
27275Powell, Aidan91977Spring ValleyCaliforniaUnited States
27291Mehta, Bobby, M98168BurienWashingtonUnited States
27627Yang, Jason, M90802Long BeachCaliforniaUnited States

Generated 2025-07-20 07:16:26.831 UTC