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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21538Luo, Tara, W93000BobignySeine Saint DenisFrance
14495Diaz, Nathan91941GrossmontCaliforniaUnited States
18048Sun, AlishaSL4 1RHBerksEnglandUnited Kingdom
20748Watson, Stephanie, R98371PuyallupWashingtonUnited States

Generated 2025-07-11 18:45:26.519 UTC