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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22706Mr., Ruth, Andy22001HamburgHessenGermany
26316Hughes, StephanieV8POak BayBritish ColumbiaCanada
13223Lee, Noah91932Imperial BeachCaliforniaUnited States
16532Sharma, Tommy95000CergyVal d'OiseFrance

Generated 2025-07-11 20:12:50.586 UTC