[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 34   SHUFFLE   <  SKIP 2697  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21784Hernandez, Mackenzie, J98020EdmondsWashingtonUnited States
26337Gonzalez, Jennifer98312BremertonWashingtonUnited States
16567Lopez, Erick, A66740SaarlouisSaarlandGermany

Generated 2025-07-18 01:36:53.067 UTC