[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 875   SHUFFLE   <  SKIP 6475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16975Lee, Benjamin97301SalemOregonUnited States
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
13259Garcia, Allen, F48001MünsterSaarlandGermany

Generated 2025-07-13 19:57:36.336 UTC