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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21168Chapman, Clifford, C2580GoulburnNew South WalesAustralia
12398Clark, Ashley, H59000LilleNordFrance
26175Hughes, Jose97034Lake OswegoOregonUnited States

Generated 2025-07-09 21:30:14.144 UTC