[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 327   SHUFFLE   <  SKIP 3867  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12068Jenkins, Maria, L92625Newport BeachCaliforniaUnited States
26777Clark, Andrew, L90401Santa MonicaCaliforniaUnited States
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-11 21:47:58.548 UTC