[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 2391   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17404Baker, GabriellaV6B 3P7Port HammondBritish ColumbiaCanada
26850Luo, Terry, HB29 6SLBirminghamEnglandUnited Kingdom
26770Ashe, Katie, Z4169East BrisbaneQueenslandAustralia

Generated 2025-07-13 00:54:06.117 UTC