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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26465Evans, Andrea91950Lincoln AcresCaliforniaUnited States
23611Natsuhara, Dave, E92310SèvresHauts de SeineFrance
14085Garcia, Nathan, W98027IssaquahWashingtonUnited States

Generated 2025-07-13 23:40:31.381 UTC