[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 327   SHUFFLE   <  SKIP 4413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11656Perez, Katelyn, K91932Imperial BeachCaliforniaUnited States
27975Gill, Jay2580GoulburnNew South WalesAustralia
15711Liang, JefferyCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-21 18:10:21.395 UTC