[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 593   SHUFFLE   <  SKIP 219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18813Hernandez, Kristy, G98107BallardWashingtonUnited States
13940Simmons, Emma, L90802Long BeachCaliforniaUnited States
21278King, Julia, C97005BeavertonOregonUnited States

Generated 2025-07-18 03:03:14.722 UTC