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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22116Lopez, Robert, K91941GrossmontCaliforniaUnited States
20934Young, Haley59000LilleNordFrance
27433Garcia, Barry94014ColmaCaliforniaUnited States

Generated 2025-07-12 15:31:09.503 UTC