[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 250   <  SKIP 7993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29045Jones, Anna, A94941Mill ValleyCaliforniaUnited States
29148Murphy, Gabriella, D94941Mill ValleyCaliforniaUnited States
11378Liang, Shannon57000MetzMoselleFrance

Generated 2025-07-19 18:55:16.313 UTC