[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 591   SHUFFLE   <  SKIP 4103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13469Bailey, Bryce, L98403TacomaWashingtonUnited States
16076Rogers, Catherine, A98901YakimaWashingtonUnited States
26182Liang, Brittney, R6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-15 09:17:24.507 UTC