[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 5471  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26539Hayes, Faith94010BurlingameCaliforniaUnited States
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
18429Gonzales, Faith, R98403TacomaWashingtonUnited States

Generated 2025-07-17 00:19:24.468 UTC