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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23338Jenkins, Lucas, C91932Imperial BeachCaliforniaUnited States
18962Parker, Seth, R94014ColmaCaliforniaUnited States
25909James, Chase, J91950National CityCaliforniaUnited States

Generated 2025-07-14 18:31:43.391 UTC