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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23120Browning, Javier5023FindonSouth AustraliaAustralia
27331Richardson, Julia, NCM11BillericayEnglandUnited Kingdom
25264Bryant, Wyatt90706BellflowerCaliforniaUnited States

Generated 2025-07-11 22:21:55.225 UTC