[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 875   SHUFFLE   <  SKIP 6113  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12862Ortega, Melinda, L93500PantinSeine Saint DenisFrance
24232Johnson, Ryan91791West CovinaCaliforniaUnited States
15580Raman, Ruben3977CranbourneVictoriaAustralia

Generated 2025-07-10 03:12:47.619 UTC