[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 548   SHUFFLE   <  SKIP 19  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13913Rogers, Angela94704BerkeleyCaliforniaUnited States
27511Goel, Bethany2444Port MacquarieNew South WalesAustralia
23672Flores, Abigail, L98371PuyallupWashingtonUnited States

Generated 2025-07-10 22:36:14.041 UTC