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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20379Chen, Brittney, C90706BellflowerCaliforniaUnited States
26836Diaz, Hector, ATY31RuncornEnglandUnited Kingdom
27802Romero, Robyn, CGL50CheltenhamEnglandUnited Kingdom
23571Guo, Alisha, P2061Milsons PointNew South WalesAustralia

Generated 2025-07-10 13:53:48.586 UTC