[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 480   SHUFFLE   <  SKIP 724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16377Adams, Jordan, F90012Los AngelesCaliforniaUnited States
24021Munoz, Clinton, F93500PantinSeine Saint DenisFrance
26399Gonzalez, Erick, E66740SaarlouisSaarlandGermany

Generated 2025-11-05 21:02:29.788 UTC