[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 4895   SHUFFLE   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22709Gao, Tamara59140DunkerqueNordFrance
11881Mitchell, Richard, T91941GrossmontCaliforniaUnited States
24946Hughes, Sarah, L94519ConcordCaliforniaUnited States

Generated 2025-07-20 23:17:02.064 UTC