[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 511   SHUFFLE   <  SKIP 734  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom
17120Raje, Michele, E13041ClayNew YorkUnited States
22357Lal, Justin92020El CajonCaliforniaUnited States
17855Lopez, RonaldRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-18 17:07:55.409 UTC