[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 998   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17948Vazquez, Cheryl, ARH15 9UDWest SussexEnglandUnited Kingdom
12494Sandberg, Abby78000VersaillesYvelineFrance
14132Ross, Brandon3429SunburyVictoriaAustralia

Generated 2025-07-14 23:28:56.726 UTC