[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 4443   <  SKIP 1818  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25815Romero, Jacquelyn2010DarlinghurstNew South WalesAustralia
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States
20650Gray, Bryan, J94014ColmaCaliforniaUnited States

Generated 2025-07-21 15:04:29.986 UTC