[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 470   SHUFFLE   <  SKIP 6692  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18621Prasad, Cassandra, DRG41 1QWWokinghamEnglandUnited Kingdom
22009Alvarez, Ross92118CoronadoCaliforniaUnited States
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 21:14:13.528 UTC