[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 364   SHUFFLE   <  SKIP 1186  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15141Zheng, Sandra, P2777SpringwoodNew South WalesAustralia
17303Tang, Terrence, R2010DarlinghurstNew South WalesAustralia
28360Adams, Isaiah, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-20 19:46:09.255 UTC