[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 568   SHUFFLE   <  SKIP 487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17585Griffin, Seth, RV3L 1H4WestminsterBritish ColumbiaCanada
29187Ramos, Jerome, L3550BendigoVictoriaAustralia
19770Liang, Rosa, L2138RhodesNew South WalesAustralia

Generated 2025-07-17 18:19:00.661 UTC