[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 322   SHUFFLE   <  SKIP 417  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17667Rai, Jaime, M91502BurbankCaliforniaUnited States
18781Lewis, Hunter, J91977Spring ValleyCaliforniaUnited States
28567Kapoor, Ann93400Saint-DenisSeine Saint DenisFrance
12599Fernandez, Jillian, KSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-15 09:23:12.009 UTC