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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16753Harris, Rachel97034Lake OswegoOregonUnited States
18661Walker, Daniel, E98284Sedro WoolleyWashingtonUnited States
18512Torres, Alex, L91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 23:48:35.975 UTC