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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27793Shan, Mitchell92700ColombesHauts de SeineFrance
28223Davis, Jessica90241DowneyCaliforniaUnited States
18933Huang, Kelli98225BellinghamWashingtonUnited States

Generated 2025-07-14 11:06:20.439 UTC