[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 376   SHUFFLE   <  SKIP 974  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15821Anderson, Logan, C91791West CovinaCaliforniaUnited States
22062Flores, Cameron90241DowneyCaliforniaUnited States
17809Blanco, Josue, A45000OrleansLoiretFrance
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-20 08:57:32.440 UTC