[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 250   <  SKIP 6498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13152Butler, Gabrielle94611OaklandCaliforniaUnited States
13302Torres, Cole, A94611OaklandCaliforniaUnited States
13935Sanchez, Kimberly, L94611OaklandCaliforniaUnited States

Generated 2025-07-21 16:19:45.282 UTC