[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 468   SHUFFLE   <  SKIP 5259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13302Torres, Cole, A94611OaklandCaliforniaUnited States
22536Rogers, BriannaOX1OxfordEnglandUnited Kingdom
24144Sanchez, GeraldW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-15 16:46:19.717 UTC