[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9510  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24650Baker, Julia91950Lincoln AcresCaliforniaUnited States
15110Prasad, Janelle, M20354HamburgHamburgGermany
24802Allen, Timothy, L91941GrossmontCaliforniaUnited States

Generated 2025-07-12 22:01:36.373 UTC