[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 6316   <  SKIP 344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11053Price, Ana, E92102San DiegoCaliforniaUnited States
27159Rodriguez, Veronica92100Boulogne-BillancourtHauts de SeineFrance
27493Zheng, Barbara3205South MelbourneVictoriaAustralia

Generated 2025-07-20 20:08:52.238 UTC