[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 791  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22724Evans, Noah, E90241DowneyCaliforniaUnited States
27190Reed, Shelby, M91502BurbankCaliforniaUnited States
14187Lu, Eugene, N22001HamburgHessenGermany

Generated 2025-07-11 20:29:39.491 UTC