[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 623   <  SKIP 1994  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14271Wright, Lucas99202SpokaneWashingtonUnited States
14461Gonzalez, Chloe99202SpokaneWashingtonUnited States
15023Watson, Juan, J99202SpokaneWashingtonUnited States

Generated 2025-07-15 12:52:30.881 UTC