[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 327   SHUFFLE   <  SKIP 3458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
21445Evans, Madeline98225BellinghamWashingtonUnited States
26557Morgan, Katelyn, M92118CoronadoCaliforniaUnited States

Generated 2025-07-17 01:46:10.006 UTC