[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 3249   SHUFFLE   <  SKIP 262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11576Zhu, Micah, V59170CroixNordFrance
26196Griffin, Gavin91932Imperial BeachCaliforniaUnited States
26726Rivera, Danielle98020EdmondsWashingtonUnited States

Generated 2025-07-20 15:05:07.976 UTC