[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 1703  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24091Munoz, Dwayne, F48001MünsterSaarlandGermany
16937Rubio, Craig59170CroixNordFrance
12742Martinez, Samantha, C42651SolingenNordrhein-WestfalenGermany
27281Nath, Jenny33755ClearwaterFloridaUnited States

Generated 2025-07-22 00:07:20.558 UTC