[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 2421   SHUFFLE   <  SKIP 1151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25163Griffin, Natalie90712LakewoodCaliforniaUnited States
26883Bradley, Shelby59491Villeneuve-d'AscqNordFrance
29133King, Sydney, L97045Oregon CityOregonUnited States

Generated 2025-07-10 02:39:34.023 UTC