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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23218Gao, Alisha85049IngolstadtBayernGermany
11288Sanchez, Cindy, K91502BurbankCaliforniaUnited States
13537Moreno, Jill, E80610Saint OuenSommeFrance

Generated 2025-07-10 07:33:53.824 UTC