[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 9655   <  SKIP 714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18130Mitchell, Kaitlyn, D66578NeunkirchenSaarlandGermany
12716Shen, Dale59170CroixNordFrance
19848Malhotra, Bryant, C98312BremertonWashingtonUnited States

Generated 2025-07-19 14:29:58.789 UTC