[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 717   SHUFFLE   <  SKIP 1835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25893Alexander, Alexia98312BremertonWashingtonUnited States
13189Romero, Gloria, R94519ConcordCaliforniaUnited States
25968Powell, Benjamin, F97045Oregon CityOregonUnited States

Generated 2025-07-11 02:10:42.838 UTC