[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 2421   SHUFFLE   <  SKIP 929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21031She, Cassie59223RoncqNordFrance
17357Miller, Brandon, L98501OlympiaWashingtonUnited States
21731Diaz, Alexandra, J92806La JollaCaliforniaUnited States

Generated 2025-07-13 12:22:36.579 UTC