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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26084Jenkins, Luke91977Spring ValleyCaliforniaUnited States
23065Nath, Derek98225BellinghamWashingtonUnited States
26672Sharma, Kelli2055North SydneyNew South WalesAustralia

Generated 2025-07-20 18:28:11.007 UTC