[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3624   <  SKIP 906  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20657Russell, Blake, A92625Newport BeachCaliforniaUnited States
13145Xu, Gilbert14227CheektowagaNew YorkUnited States
24170Hernandez, Jaime5023FindonSouth AustraliaAustralia

Generated 2025-07-12 09:27:59.728 UTC