[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 2480   SHUFFLE   <  SKIP 1138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27680Foster, Benjamin, D91910Chula VistaCaliforniaUnited States
18881James, Kimberly97045Oregon CityOregonUnited States
21749Williams, Ashley, G94014ColmaCaliforniaUnited States

Generated 2025-07-14 07:59:28.405 UTC