[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 933  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20492Martin, Madison, CV7L 4J4N. VancouverBritish ColumbiaCanada
26365Fernandez, Phillip, L45000OrleansLoiretFrance
12358Raje, Lacey, T2061Milsons PointNew South WalesAustralia

Generated 2025-07-13 23:27:52.937 UTC