[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 29   <  SKIP 2540  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22298Williams, Marcus, B91977Spring ValleyCaliforniaUnited States
22164Morris, Destiny91977Spring ValleyCaliforniaUnited States
21398Diaz, Ethan91977Spring ValleyCaliforniaUnited States

Generated 2025-07-19 14:12:47.675 UTC