[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 511   SHUFFLE   <  SKIP 1410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14431Moore, Kayla, A90210Beverly HillsCaliforniaUnited States
21356Evans, Gabriella, K91945Lemon GroveCaliforniaUnited States
16499Kelly, Danielle98036LynnwoodWashingtonUnited States

Generated 2025-07-14 10:45:32.947 UTC