[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 2960   <  SKIP 955  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23570Romero, Deanna, K2036MalabarNew South WalesAustralia
25038Hall, Isabella, W98168BurienWashingtonUnited States

Generated 2025-07-21 18:10:23.575 UTC