[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 2147   SHUFFLE   <  SKIP 49  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22124Alonso, Desiree, J60610ChicagoIllinoisUnited States
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
12767Robinson, Christopher, A98901YakimaWashingtonUnited States

Generated 2025-07-16 13:05:25.533 UTC