[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 512   SHUFFLE   <  SKIP 458  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15715Adams, Isabella4810TownsvilleQueenslandAustralia
11150Shen, Russell, M3429SunburyVictoriaAustralia
11293Long, Luke, S98366Port OrchardWashingtonUnited States

Generated 2025-07-12 21:48:27.943 UTC