[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 1228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17533Baker, Fernando, R98225BellinghamWashingtonUnited States
23525Rubio, Derrick, P2065St. LeonardsNew South WalesAustralia
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States

Generated 2025-07-21 11:06:53.368 UTC