[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 416   SHUFFLE   <  SKIP 1428  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19597Martin, Jay2061Milsons PointNew South WalesAustralia
23974Huang, Susan, L45000OrleansLoiretFrance
26710Green, Jan, J91776San GabrielCaliforniaUnited States

Generated 2025-07-19 02:40:32.738 UTC