[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6238  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16870Morgan, Andrea, MV3A 4R2LangleyBritish ColumbiaCanada
20391Serrano, Meghan, A94519ConcordCaliforniaUnited States

Generated 2025-07-13 00:02:56.109 UTC