[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 413   SHUFFLE   <  SKIP 2853  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28939Fernandez, Ronald3000MelbourneVictoriaAustralia
27421Chander, Mindy02184BraintreeMassachusettsUnited States
22086Sanchez, Chelsea94519ConcordCaliforniaUnited States
18833Baker, Morgan90712LakewoodCaliforniaUnited States

Generated 2025-07-21 12:38:19.428 UTC