[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 322   SHUFFLE   <  SKIP 405  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11852Russell, Kyle, M90712LakewoodCaliforniaUnited States
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom
16915Phillips, Mason99362Walla WallaWashingtonUnited States
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-14 19:23:37.051 UTC