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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27378Lee, Samantha, BV7L 4J4N. VancouverBritish ColumbiaCanada
26294Johnson, Andrew, FV9LangfordBritish ColumbiaCanada
18856Green, Thomas94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 12:22:40.162 UTC