[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 2500   <  SKIP 859  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom
14894Baker, James, A97034Lake OswegoOregonUnited States
20368Jackson, Thomas, J91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 19:44:19.882 UTC