[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 1211   SHUFFLE   <  SKIP 3952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11062Powell, Noah, D97205PortlandOregonUnited States
28876Garcia, Austin, D20354HamburgHamburgGermany
12730Becker, Karla, MYO15YorkEnglandUnited Kingdom

Generated 2025-07-20 01:29:12.105 UTC