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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance
26731Clark, Ethan, A91950National CityCaliforniaUnited States
18894Allen, Eric, O92625Newport BeachCaliforniaUnited States

Generated 2025-07-12 03:20:16.503 UTC