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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20332Navarro, Danny, J98225BellinghamWashingtonUnited States
20072Martinez, Kaitlyn, S98201EverettWashingtonUnited States
27238Hernandez, Jesse, D94519ConcordCaliforniaUnited States

Generated 2025-07-18 10:52:33.390 UTC