[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 189   SHUFFLE   <  SKIP 1636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12225Ortega, Kathleen, G66041PoingSaarlandGermany
18294Prasad, Denise3429SunburyVictoriaAustralia
26314Murphy, Angel, M90401Santa MonicaCaliforniaUnited States

Generated 2025-07-15 05:48:52.410 UTC