[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   SKIP 527   SHUFFLE   <  SKIP 1468  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22139Pal, Jaime94519ConcordCaliforniaUnited States
21308Garcia, Kayla, LV0SookeBritish ColumbiaCanada
21482Flores, Haley, M97034Lake OswegoOregonUnited States

Generated 2025-07-18 17:36:05.978 UTC