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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom
11761Mehta, Edgar7001HobartTasmaniaAustralia
14963Perry, Sydney, CCM11BillericayEnglandUnited Kingdom
17919Hernandez, Bruce3198SeafordVictoriaAustralia

Generated 2025-07-14 23:34:54.573 UTC