[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 228   SHUFFLE   <  SKIP 1123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24021Munoz, Clinton, F93500PantinSeine Saint DenisFrance
27590Lopez, Dominic, B3000MelbourneVictoriaAustralia
16112Munoz, Frank94704BerkeleyCaliforniaUnited States

Generated 2025-07-22 05:23:34.023 UTC