[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 508   SHUFFLE   <  SKIP 833  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27803Suarez, Theresa, E93500PantinSeine Saint DenisFrance
18214Suri, Ronald3000MelbourneVictoriaAustralia
17957Yuan, Misty, J92310SèvresHauts de SeineFrance
24936Scott, Caleb97045Oregon CityOregonUnited States

Generated 2025-07-16 11:04:55.855 UTC