[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 875   SHUFFLE   <  SKIP 5287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26677Johnson, William, R90012Los AngelesCaliforniaUnited States
17747Xie, Franklin, ARG41 1QWWokinghamEnglandUnited Kingdom
12195Morris, Erin91950National CityCaliforniaUnited States

Generated 2025-07-14 19:40:22.638 UTC