[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 3104   SHUFFLE   <  SKIP 2030  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13433Vazquez, Jessie, E90706BellflowerCaliforniaUnited States
23598Ramos, LindaEM15Esher-MoleseyEnglandUnited Kingdom
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom
13532Gill, Melody, V66041PoingSaarlandGermany
24575Zhu, Arturo, MKB9KirkbyEnglandUnited Kingdom
19468Lin, Ramon92400CourbevoieHauts de SeineFrance

Generated 2025-07-13 13:54:16.711 UTC