[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 3710   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15346Rodriguez, Charles, E90401Santa MonicaCaliforniaUnited States
24541Ms., Sheperdigian, JanetWA1WarringtonEnglandUnited Kingdom
19833Kelly, Michelle, N97330CorvallisOregonUnited States

Generated 2025-07-15 01:06:09.645 UTC