[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 778   SHUFFLE   <  SKIP 4863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29479Tang, Tommy, L78000VersaillesYvelineFrance
18770Hernandez, Aaron91502BurbankCaliforniaUnited States
28666Zhu, Kelvin, R98312BremertonWashingtonUnited States

Generated 2025-07-22 14:47:46.506 UTC