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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20109Stewart, Katelyn, K92625Newport BeachCaliforniaUnited States
20554Tang, Donna, S14197BerlinSaarlandGermany
22478Browning, Carolyn38231SalzgitterHessenGermany

Generated 2025-07-11 14:48:04.852 UTC