[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 2986   SHUFFLE   <  SKIP 41  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20817Rodriguez, Geoffrey3977CranbourneVictoriaAustralia
17073Carlson, Jonathon, N7001HobartTasmaniaAustralia
17896Gutierrez, ReneeRH15 9UDWest SussexEnglandUnited Kingdom
26400James, Jade, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-20 13:57:43.330 UTC