[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   SHUFFLE   <  SKIP 5110  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance
26218Patel, Barry, JCM11BillericayEnglandUnited Kingdom
13048Hayes, Alexis3000MelbourneVictoriaAustralia
16948Lee, EmmaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-12 23:44:45.393 UTC