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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18651Mitchell, Isaiah, A98036LynnwoodWashingtonUnited States
22863Thomas, Hunter97034Lake OswegoOregonUnited States
12820Tang, Derek, L45000OrleansLoiretFrance

Generated 2025-07-09 21:52:56.351 UTC