[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 250   SHUFFLE   <  SKIP 2519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19632Vazquez, Lawrence2300NewcastleNew South WalesAustralia
20599Wang, KyleKB9KirkbyEnglandUnited Kingdom
27029Hughes, Elizabeth94070San CarlosCaliforniaUnited States

Generated 2025-07-12 16:43:13.909 UTC