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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13579Chen, Alan85049IngolstadtBayernGermany
12599Fernandez, Jillian, KSL4 1RHBerksEnglandUnited Kingdom
16969Turner, Jackson90401Santa MonicaCaliforniaUnited States

Generated 2025-07-11 10:07:07.055 UTC