[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 1731  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom
18659Thompson, Jasmine, A90012Los AngelesCaliforniaUnited States
12133Xie, Colleen, CLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-11 09:39:42.853 UTC