[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 2421   SHUFFLE   <  SKIP 7437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20255Russell, Stephanie1002SydneyNew South WalesAustralia
22488Patel, Frederick04838EilenburgBrandenburgGermany
21560Lopez, Kristopher, L3000MelbourneVictoriaAustralia

Generated 2025-07-20 13:56:56.842 UTC