[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 6811  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27094Kelly, Sean94611OaklandCaliforniaUnited States
27631Phillips, Gabriella94611OaklandCaliforniaUnited States
27537Bryant, Amanda, A94611OaklandCaliforniaUnited States

Generated 2025-07-12 05:22:23.729 UTC