[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 4000   SHUFFLE   <  SKIP 4679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26901Nara, Louis, JC2H 7AULondonEnglandUnited Kingdom
16422Xu, Kurt, S66001SaarbrückenSaarlandGermany
24929Bailey, Lucas, J98371PuyallupWashingtonUnited States

Generated 2025-07-20 19:31:01.589 UTC