[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 875   SHUFFLE   <  SKIP 6767  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20346Washington, Angelica92102San DiegoCaliforniaUnited States
29121Luo, Julie, M4000BrisbaneQueenslandAustralia
20370Young, Blake, S98027IssaquahWashingtonUnited States

Generated 2025-07-15 23:11:32.148 UTC