[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 3669   SHUFFLE   <  SKIP 1371  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12409Hill, Savannah, E95062Santa CruzCaliforniaUnited States
24816Perry, LaurenV9LangfordBritish ColumbiaCanada
20024Miller, Fernando91945Lemon GroveCaliforniaUnited States

Generated 2025-07-13 01:48:29.420 UTC