[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 413   SHUFFLE   <  SKIP 975  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11108Alvarez, Kari, C2444Port MacquarieNew South WalesAustralia
13015Parker, Rebecca, L97034Lake OswegoOregonUnited States
17944Rivera, Riley, T93700DrancySeine Saint DenisFrance

Generated 2025-07-14 13:24:21.133 UTC