[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 468   SHUFFLE   <  SKIP 730  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States
25103Brooks, Shelby94519ConcordCaliforniaUnited States
12697Stone, Brenda, J2061Milsons PointNew South WalesAustralia

Generated 2025-07-20 22:25:46.049 UTC