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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11350Zhou, CaraPB12PeterboroughEnglandUnited Kingdom
29010Long, Jennifer, L94014ColmaCaliforniaUnited States
28137Lopez, Kristi2055North SydneyNew South WalesAustralia

Generated 2025-07-14 11:05:16.300 UTC