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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24034Ruiz, PedroW1Y 3RALondonEnglandUnited Kingdom
11183Lee, Jasmine, W95062Santa CruzCaliforniaUnited States
24294Yang, Luis97205PortlandOregonUnited States
15674Raheem, Tommy, A91054ErlangenBayernGermany

Generated 2025-07-19 11:22:05.121 UTC