[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 625   SHUFFLE   <  SKIP 1875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24609Zhang, Jenny, H3220GeelongVictoriaAustralia
26027Luo, Michele5023FindonSouth AustraliaAustralia
28120Alvarez, Pedro, E2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 15:21:28.970 UTC