[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 2593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13386Patterson, Samuel, R97355LebanonOregonUnited States
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
27431Jenkins, Ethan, F97045Oregon CityOregonUnited States

Generated 2025-07-18 20:11:23.694 UTC