[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 6316   <  SKIP 746  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15403Ross, Jeremiah, L92118CoronadoCaliforniaUnited States
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 23:27:35.318 UTC