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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13156Lal, Bradley4551CaloundraQueenslandAustralia
13664Diaz, Larry, TOX16 8RSOxonEnglandUnited Kingdom
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom
19707Cooper, Cole, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-17 07:03:04.607 UTC