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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11874Bell, Adrian91364Woodland HillsCaliforniaUnited States
11940Miller, Tyler, E91364Woodland HillsCaliforniaUnited States
12105Foster, Abigail, R91364Woodland HillsCaliforniaUnited States

Generated 2025-07-06 16:54:36.863 UTC