[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 594   SHUFFLE   <  SKIP 1114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28438Sanchez, HeidiWA1WarringtonEnglandUnited Kingdom
11603Gonzalez, GeoffreyC2H 7AULondonEnglandUnited Kingdom
16150Thompson, Nicole92806La JollaCaliforniaUnited States

Generated 2025-07-18 14:46:02.084 UTC