[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 438   SHUFFLE   <  SKIP 1259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
27821Deng, LeonardYO15YorkEnglandUnited Kingdom
22190Richardson, Carlos91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 02:44:15.849 UTC