[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 3356  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27069Perez, Gabriella, A90505TorranceCaliforniaUnited States
11403Schmidt, Nancy17490Saint OuenCharente-MaritimeFrance
28559Gutierrez, Billy93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-09 01:02:50.643 UTC