[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 841   SHUFFLE   <  SKIP 2003  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11744Campbell, Stephanie, D91977Spring ValleyCaliforniaUnited States
18481Romero, Tanya, A94014ColmaCaliforniaUnited States
26630Powell, VanessaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-09 19:53:35.924 UTC