[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 5952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27455Jenkins, Brianna, P97355LebanonOregonUnited States
22060Hill, Evan97034Lake OswegoOregonUnited States
19142Washington, Dalton, R91776San GabrielCaliforniaUnited States

Generated 2025-07-12 18:09:53.487 UTC