[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 680   SHUFFLE   <  SKIP 1150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25953Butler, Hunter, A94519ConcordCaliforniaUnited States
29455Zeng, Dawn, D3429SunburyVictoriaAustralia
13203Bell, Bailey, E98501OlympiaWashingtonUnited States

Generated 2025-07-13 10:24:13.584 UTC