[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 484   SHUFFLE   <  SKIP 2401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19163Bailey, Riley91950Lincoln AcresCaliforniaUnited States
28811Phillips, Caleb, S91932Imperial BeachCaliforniaUnited States
11387Ramirez, Megan, CGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-12 00:44:15.008 UTC