[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 990  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27413Reed, Kaitlyn, HV9LangfordBritish ColumbiaCanada
16985Li, Adam97045Oregon CityOregonUnited States
12550Diaz, Austin, MOX1OxfordEnglandUnited Kingdom

Generated 2025-07-11 20:32:10.493 UTC