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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28094Peterson, Melanie97034Lake OswegoOregonUnited States
15013Campbell, Julia, D91932Imperial BeachCaliforniaUnited States
27593Lin, Jorge2010DarlinghurstNew South WalesAustralia

Generated 2025-07-13 16:31:32.191 UTC