[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 875   SHUFFLE   <  SKIP 1716  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18654Lopez, Thomas, A94941Mill ValleyCaliforniaUnited States
13825Ma, Kelvin, E59000LilleNordFrance
28922Ye, Brent7001HobartTasmaniaAustralia

Generated 2025-07-10 19:12:31.771 UTC