[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   SHUFFLE   <  SKIP 1101  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26486Cook, Andrea90012Los AngelesCaliforniaUnited States
14809Suarez, Max, AGL7 1RYGloucestershireEnglandUnited Kingdom
25679Rodriguez, Meredith93500PantinSeine Saint DenisFrance
20051Dominguez, Linda12311BerlinSaarlandGermany
24015Hall, JennaEM15Esher-MoleseyEnglandUnited Kingdom
25645Shen, Tommy, C14197BerlinSaarlandGermany
16599Sr., Cai, Ramón, SW1Y 3RALondonEnglandUnited Kingdom
13954Ramos, Eddie, T4171HawthorneQueenslandAustralia

Generated 2025-07-12 16:42:31.226 UTC