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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14092Nath, Maurice98225BellinghamWashingtonUnited States
24899Zhu, Vincent, E2113North RydeNew South WalesAustralia
24870Morgan, Taylor, MOX1OxfordEnglandUnited Kingdom
16921Jai, EdwinT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-11 11:35:58.603 UTC