[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 2421   SHUFFLE   <  SKIP 3128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22111King, Gabriella94519ConcordCaliforniaUnited States
23177Richardson, Savannah97034Lake OswegoOregonUnited States
12446Hall, Jasmine, M92806La JollaCaliforniaUnited States

Generated 2025-07-12 04:30:02.311 UTC