[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 720  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27157Xu, Raul48001MünsterSaarlandGermany
12445Taylor, Cameron, T97045Oregon CityOregonUnited States
20571Gray, Allison, DYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 18:45:25.665 UTC