[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 469   <  SKIP 3206  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11271Reed, Danielle, C94109San FranciscoCaliforniaUnited States
11626Rogers, Destiny94109San FranciscoCaliforniaUnited States
11837Alexander, Haley94109San FranciscoCaliforniaUnited States

Generated 2025-07-10 08:53:00.505 UTC