[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4660  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16797Reed, Evan, V99362Walla WallaWashingtonUnited States
22055Clark, Hannah, H90210Beverly HillsCaliforniaUnited States
19080Vance, Ross, J41100Saint OuenLoir et CherFrance
11274Foster, Kyle, M98225BellinghamWashingtonUnited States

Generated 2025-07-12 04:08:43.803 UTC