[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 158   SHUFFLE   <  SKIP 2649  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18926Lobao, AlexandreV2M1P1NewtonBritish ColumbiaCanada
18447Ortega, Renee1597Lane CoveNew South WalesAustralia
26812Hernandez, James94303Palo AltoCaliforniaUnited States

Generated 2025-07-10 21:31:30.800 UTC