[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 328   SHUFFLE   <  SKIP 1508  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13023Raman, Dominique, D2036MalabarNew South WalesAustralia
22682Luo, Willie, C95000CergyVal d'OiseFrance
17588Bennett, Gavin98201EverettWashingtonUnited States
26303Pal, Devon, M90706BellflowerCaliforniaUnited States

Generated 2025-07-13 05:24:33.936 UTC