[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 189   SHUFFLE   <  SKIP 2042  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26540Sanchez, Jada94014ColmaCaliforniaUnited States
12544Jordan, Bruce, E24044KielSaarlandGermany
12861Jimenez, Robyn, MW1X3SELondonEnglandUnited Kingdom
12974Gill, Marc91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 03:46:05.256 UTC