[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 1651  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22091Griffin, Kayla98036LynnwoodWashingtonUnited States
21858Lin, Curtis, NW1Y 3RALondonEnglandUnited Kingdom
22448Weber, Cindy91420MorangisEssonneFrance
25088Reed, Victoria, J90802Long BeachCaliforniaUnited States

Generated 2025-07-19 19:33:49.610 UTC