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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14349Griffin, Nicole97045Oregon CityOregonUnited States
12597Zhang, Franklin, LKB9KirkbyEnglandUnited Kingdom
16334Bailey, Natalie, J97045Oregon CityOregonUnited States

Generated 2025-07-09 10:36:40.753 UTC