[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 0   SHUFFLE   <  SKIP 3729  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24755Scott, Sean, FV8POak BayBritish ColumbiaCanada
17744Nath, ChadPB12PeterboroughEnglandUnited Kingdom
19409Allen, Savannah91950Lincoln AcresCaliforniaUnited States
25776Zhou, DamienAS23Stoke-on-TrentEnglandUnited Kingdom
23247Garcia, Alexander90210Beverly HillsCaliforniaUnited States
11970Collins, Bailey97068W. LinnOregonUnited States

Generated 2025-11-06 02:16:46.328 UTC