[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 4528   SHUFFLE   <  SKIP 1108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12767Robinson, Christopher, A98901YakimaWashingtonUnited States
22294Brown, Rachel91203GlendaleCaliforniaUnited States
28221Rodriguez, Isabella91776San GabrielCaliforniaUnited States

Generated 2025-07-19 19:41:44.076 UTC