[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 290   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23060Long, Isabella, C94303Palo AltoCaliforniaUnited States
27358Shen, Devon, G4655Hervey BayQueenslandAustralia
18892Howard, Chase, K94014ColmaCaliforniaUnited States

Generated 2025-07-21 11:46:05.917 UTC