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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14987Nara, Misty59100RoubaixNordFrance
15476Powell, Alyssa90802Long BeachCaliforniaUnited States
12459Rodriguez, Stefanie, LMK8 8ZDMilton KeynesEnglandUnited Kingdom
11579Beck, ClaytonWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-11 13:26:17.768 UTC