[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   SKIP 468   SHUFFLE   <  SKIP 584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22619Hernandez, Robin20354HamburgHamburgGermany
17593Butler, Richard, C94015Daly CityCaliforniaUnited States
14940Rana, Carmen, A33041PaderbornHamburgGermany

Generated 2025-07-21 02:09:10.419 UTC