[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 1076   SHUFFLE   <  SKIP 634  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17480Gonzalez, Lucas94941Mill ValleyCaliforniaUnited States
26244Hughes, Jordan99202SpokaneWashingtonUnited States

Generated 2025-07-17 23:03:35.066 UTC