[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 194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17258Green, Fernando3000MelbourneVictoriaAustralia
14550Vazquez, Kristy, L31770ColomiersGaronne (Haute)France
18466Gutierrez, Joy, A6006PerthSouth AustraliaAustralia

Generated 2025-07-12 04:29:20.719 UTC