[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 250   SHUFFLE   <  SKIP 4346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28276Deng, Christy, J98225BellinghamWashingtonUnited States
28210Alan, Meghan, I2060Lavender BayNew South WalesAustralia
14394Rodriguez, Jacob98225BellinghamWashingtonUnited States

Generated 2025-07-15 02:59:52.689 UTC