[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 512   SHUFFLE   <  SKIP 3253  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14713Ye, Jon, W63009OffenbachSaarlandGermany
27415Butler, TrevorV8Z 4N5ShawneeBritish ColumbiaCanada
11096Anand, Andrés2055North SydneyNew South WalesAustralia
14088Lopez, Alexandra97071WoodburnOregonUnited States

Generated 2025-07-20 06:05:57.454 UTC