[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 3159  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24152Rubio, Casey, APE17BuryEnglandUnited Kingdom
12284Beck, Cristina, JRG12 8TBBracknellEnglandUnited Kingdom
14714Diaz, Meghan, J45000OrleansLoiretFrance
23045Patterson, Gabriel, C99202SpokaneWashingtonUnited States

Generated 2025-07-11 17:41:36.294 UTC