[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 512   SHUFFLE   <  SKIP 1119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16677Hughes, Jack, S90012Los AngelesCaliforniaUnited States
20625Yuan, Rafael, J2264SilverwaterNew South WalesAustralia
20675Martin, Natalie, M97034Lake OswegoOregonUnited States

Generated 2025-07-12 00:08:48.213 UTC