[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 1616   SHUFFLE   <  SKIP 2043  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16138Butler, David, H90241DowneyCaliforniaUnited States
23184Carter, Hailey, L94941Mill ValleyCaliforniaUnited States

Generated 2025-07-15 20:39:21.255 UTC