[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 24   SHUFFLE   <  SKIP 1436  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13641Watson, Adrian, K4655Hervey BayQueenslandAustralia
28718Raman, Cassandra2060Lavender BayNew South WalesAustralia
12893Foster, Brittany, R94063Redwood CityCaliforniaUnited States

Generated 2025-07-13 12:19:43.269 UTC