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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14123Mehta, Erick, E4169East BrisbaneQueenslandAustralia
27256Lopez, Caleb98366Port OrchardWashingtonUnited States
28170Johnson, Isabella, P91203GlendaleCaliforniaUnited States

Generated 2025-07-18 03:26:33.987 UTC