[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 322   SHUFFLE   <  SKIP 465  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26905Serrano, KariSL4 1RHBerksEnglandUnited Kingdom
28990Raman, Ann, E94519ConcordCaliforniaUnited States
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance
13533Butler, Eduardo, GCM11BillericayEnglandUnited Kingdom

Generated 2025-07-17 13:20:08.355 UTC