[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 715  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22116Lopez, Robert, K91941GrossmontCaliforniaUnited States
28046Reed, MichelleV9LangfordBritish ColumbiaCanada
12070Ross, Luke, J90210Beverly HillsCaliforniaUnited States

Generated 2025-07-12 03:07:53.872 UTC