[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 475   SHUFFLE   <  SKIP 3061  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12960Lewis, Ashley, L90505TorranceCaliforniaUnited States
16760Alexander, Sydney90401Santa MonicaCaliforniaUnited States
21648Sun, Ronnie, J91502BurbankCaliforniaUnited States
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-15 17:17:32.759 UTC