[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 482   SHUFFLE   <  SKIP 1627  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23791Griffin, Aaron99362Walla WallaWashingtonUnited States
25388Hu, Ernest94014ColmaCaliforniaUnited States
28797Wood, Alexandra, C94611OaklandCaliforniaUnited States

Generated 2025-07-18 02:23:55.116 UTC