[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 540   SHUFFLE   <  SKIP 23  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20602Moreno, Casey2264SilverwaterNew South WalesAustralia
25767Hill, Bailey, L98403TacomaWashingtonUnited States
16576Beck, Corey, D57000MetzMoselleFrance

Generated 2025-07-14 17:30:18.765 UTC