[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 438   SHUFFLE   <  SKIP 227  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28094Peterson, Melanie97034Lake OswegoOregonUnited States
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom
22049Patel, Allen, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 00:29:50.183 UTC