[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 2391   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14217Lopez, Terrance, T2450Coffs HarbourNew South WalesAustralia
27048Watson, Melanie, C98270MarysvilleWashingtonUnited States
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-16 17:13:11.944 UTC