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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29421Williams, Blake93400Saint-DenisSeine Saint DenisFrance
12220Sara, Virginia, C92081Paris La DefenseHauts de SeineFrance
25427Zeng, Omar90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 20:03:00.001 UTC