[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 1059   SHUFFLE   <  SKIP 71  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom
12644Reed, Rachel, EEM15Esher-MoleseyEnglandUnited Kingdom
15554Bailey, Zoe, L94519ConcordCaliforniaUnited States

Generated 2025-07-13 00:27:17.538 UTC