[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2996   <  SKIP 1939  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16340Mitchell, Sean, L91932Imperial BeachCaliforniaUnited States
26113Rivera, Caitlin, LV8POak BayBritish ColumbiaCanada
28228Reed, Gloria98371PuyallupWashingtonUnited States

Generated 2025-07-14 19:40:24.721 UTC