[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 507   SHUFFLE   <  SKIP 706  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14205Wu, Wesley, R92310SèvresHauts de SeineFrance
26676Jenkins, Emily91945Lemon GroveCaliforniaUnited States
25152Sanders, Maria, M92806La JollaCaliforniaUnited States

Generated 2025-07-22 12:14:41.714 UTC