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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18598Yonekura, Norimichi94070San CarlosCaliforniaUnited States
18547Johnson, Ethan, L94070San CarlosCaliforniaUnited States
18577Winston, Isabelle, C94070San CarlosCaliforniaUnited States

Generated 2025-07-12 17:22:19.051 UTC