[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 1039   SHUFFLE   <  SKIP 984  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16724Yang, Gabriel, W92625Newport BeachCaliforniaUnited States
25458Mehta, Bruce92400CourbevoieHauts de SeineFrance
14454Anderson, Kayla92806La JollaCaliforniaUnited States
17577Lee, Justin, M91203GlendaleCaliforniaUnited States

Generated 2025-07-20 15:19:20.552 UTC