[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 576   <  SKIP 554  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21187Luo, Darrell, J2777SpringwoodNew South WalesAustralia
22166Gray, Katherine98901YakimaWashingtonUnited States
22723Anderson, Alexander, G91791West CovinaCaliforniaUnited States

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