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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20230Munoz, Gary, D2500WollongongNew South WalesAustralia
26859Pal, Darrell, M95000CergyVal d'OiseFrance
26705Jenkins, Eric, L91776San GabrielCaliforniaUnited States

Generated 2025-07-11 04:57:11.500 UTC