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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13864Torres, Robin, H94704BerkeleyCaliforniaUnited States
27018Price, Blake91910Chula VistaCaliforniaUnited States
18132Blanco, Adrienne, M92310SèvresHauts de SeineFrance

Generated 2025-07-11 21:06:18.120 UTC