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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17284Martin, Gerald, K2450Coffs HarbourNew South WalesAustralia
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
16813Diaz, Carson90712LakewoodCaliforniaUnited States

Generated 2025-07-10 19:25:01.123 UTC