[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 2624  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27704Romero, Jimmy4169East BrisbaneQueenslandAustralia
22592Anand, Lindsey, KAS23Stoke-on-TrentEnglandUnited Kingdom
27074Sanchez, Kristi, M98107BallardWashingtonUnited States
20673Washington, Dylan, A94947NovatoCaliforniaUnited States

Generated 2025-07-11 18:28:27.219 UTC