[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 3721   <  SKIP 21  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27138Sara, Veronica92150SuresnesHauts de SeineFrance
21802Roberts, Lucas91977Spring ValleyCaliforniaUnited States
12343Ruiz, Gloria2061Milsons PointNew South WalesAustralia

Generated 2025-07-14 10:40:40.970 UTC