[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 512   SHUFFLE   <  SKIP 1172  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12632Nath, Bonnie, F92310SèvresHauts de SeineFrance
18778Washington, Miguel, C91950National CityCaliforniaUnited States
20293Jackson, Rachel, A94941Mill ValleyCaliforniaUnited States
14653Fernandez, Troy, H94519ConcordCaliforniaUnited States

Generated 2025-07-13 01:49:12.163 UTC