[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 3917   SHUFFLE   <  SKIP 3370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18409Washington, Olivia, K90706BellflowerCaliforniaUnited States
17216Ramos, Kathleen59100RoubaixNordFrance
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States

Generated 2025-07-21 02:34:05.109 UTC