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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14603Ward, Sara94063Redwood CityCaliforniaUnited States
17936Deng, Tonya, OPE17BuryEnglandUnited Kingdom
29068Madan, Cassandra, D2036MatravilleNew South WalesAustralia

Generated 2025-07-13 22:02:09.877 UTC