[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 213   SHUFFLE   <  SKIP 572  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29330Ward, Alexa, W97068W. LinnOregonUnited States
14435Wilson, Jennifer92806La JollaCaliforniaUnited States
14465Patterson, Dakota, M97034Lake OswegoOregonUnited States

Generated 2025-07-16 14:48:04.021 UTC