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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15704Luo, Peter, E80074MünchenHessenGermany
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States
11189Blanco, Lawrence, W98225BellinghamWashingtonUnited States

Generated 2025-07-20 21:14:23.322 UTC