[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 2500   SHUFFLE   <  SKIP 2069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26021Gutierrez, Meghan, E2777SpringwoodNew South WalesAustralia
15732Zhu, Sandra, V2065St. LeonardsNew South WalesAustralia
21660Watson, Allison, H94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 17:45:07.938 UTC