[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 34   SHUFFLE   <  SKIP 2565  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16019Hernandez, Amber90505TorranceCaliforniaUnited States
26513Moreno, Stacy98225BellinghamWashingtonUnited States
21901Taylor, Elizabeth, P97034Lake OswegoOregonUnited States

Generated 2025-07-13 02:27:27.863 UTC