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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17012Collins, Joan90712LakewoodCaliforniaUnited States
17165Gonzalez, Isaac, E90712LakewoodCaliforniaUnited States
17364Perry, Ian, A90712LakewoodCaliforniaUnited States

Generated 2025-07-18 02:33:37.756 UTC