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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23252Wood, Alexia94611OaklandCaliforniaUnited States
23183Davis, Megan, E94611OaklandCaliforniaUnited States
23288Evans, Eduardo94611OaklandCaliforniaUnited States

Generated 2025-07-14 00:28:49.381 UTC