[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 1638  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16838Griffin, Jonathan, R91910Chula VistaCaliforniaUnited States
20742Stewart, Isabella, M97034Lake OswegoOregonUnited States
12646Xu, Kenneth53131BonnHamburgGermany
15638He, Rosa, JMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-11-05 20:26:14.768 UTC