[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 2927   SHUFFLE   <  SKIP 235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28088Lal, Marshall, L90706BellflowerCaliforniaUnited States
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
23176Ward, Jesse, A94070San CarlosCaliforniaUnited States

Generated 2025-07-12 15:59:00.819 UTC