[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 416   SHUFFLE   <  SKIP 2354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18962Parker, Seth, R94014ColmaCaliforniaUnited States
16362Smith, Joshua, C94611OaklandCaliforniaUnited States
11933Rubio, Mathew98225BellinghamWashingtonUnited States

Generated 2025-07-20 19:14:10.924 UTC