[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 1938  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22083Flores, David, J94704BerkeleyCaliforniaUnited States
26871Chen, Justin93400Saint-DenisSeine Saint DenisFrance
13413Phillips, Fernando97205PortlandOregonUnited States
16975Lee, Benjamin97301SalemOregonUnited States
25739Rodriguez, CorySW1P 2NULondonEnglandUnited Kingdom
14510Hernandez, Samuel, R98201EverettWashingtonUnited States

Generated 2025-07-11 14:52:15.919 UTC