[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 512   SHUFFLE   <  SKIP 5501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28683Munoz, Mallory78000VersaillesYvelineFrance
14870Ortega, Brandi, M90706BellflowerCaliforniaUnited States
12104Ross, Mariah, J94303Palo AltoCaliforniaUnited States

Generated 2025-07-17 21:19:02.917 UTC