[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   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17535Guo, Colleen, A98225BellinghamWashingtonUnited States
15778Miller, José, S98201EverettWashingtonUnited States
22784Jackson, Nicholas, H90012Los AngelesCaliforniaUnited States

Generated 2025-07-08 20:21:57.591 UTC