[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 189   SHUFFLE   <  SKIP 293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22926Yuan, Keith, N4655Hervey BayQueenslandAustralia
21194Nara, Tara2065St. LeonardsNew South WalesAustralia
18254Martin, Larry1597Lane CoveNew South WalesAustralia

Generated 2025-07-18 15:43:29.168 UTC