[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 2374   <  SKIP 558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16044Rai, Connie13441BerlinHessenGermany
13462Sara, Jay, M98225BellinghamWashingtonUnited States
15896Jones, Samuel, P94303Palo AltoCaliforniaUnited States

Generated 2025-07-17 17:34:29.280 UTC