[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4438   <  SKIP 400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12029Hu, Damien90706BellflowerCaliforniaUnited States
12503Shen, Casey, DYO15YorkEnglandUnited Kingdom
22002Chen, Kristen, L2036MalabarNew South WalesAustralia

Generated 2025-07-18 01:47:47.226 UTC