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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28897Ross, Jennifer78000VersaillesYvelineFrance
24061Luo, Kelvin75013ParisSeine (Paris)France
23095Patel, Gerald6006PerthSouth AustraliaAustralia

Generated 2025-07-10 11:38:00.152 UTC