[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 5417  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16750Sanders, Seth90505TorranceCaliforniaUnited States
26056Zeng, Karen, T90706BellflowerCaliforniaUnited States
22341Washington, Tristan, A97034Lake OswegoOregonUnited States
20148Nath, Terry, E59100RoubaixNordFrance

Generated 2025-07-15 00:50:34.305 UTC