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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28921Deng, CoreySW8 4BGLondonEnglandUnited Kingdom
22541Martinez, Stefanie33041PaderbornHamburgGermany
20291Walker, Alexis94070San CarlosCaliforniaUnited States

Generated 2025-07-11 23:53:19.313 UTC