[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 872   SHUFFLE   <  SKIP 3035  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16813Diaz, Carson90712LakewoodCaliforniaUnited States
22965Gomez, Carrie4171HawthorneQueenslandAustralia
22616Zhang, JakeSL67RJMaidenheadEnglandUnited Kingdom
28905Bailey, Katherine, L59000LilleNordFrance

Generated 2025-07-21 15:40:29.295 UTC