[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 440   SHUFFLE   <  SKIP 402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16672Martinez, Nicole, A99362Walla WallaWashingtonUnited States
16159Goldberg, Mindy6105CloverdaleSouth AustraliaAustralia
21451Ross, Jocelyn94519ConcordCaliforniaUnited States

Generated 2025-07-17 20:13:54.316 UTC