[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 189   SHUFFLE   <  SKIP 2479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22884Richardson, Danielle97301SalemOregonUnited States
28403Sharma, Jaclyn, CSW1P 2NULondonEnglandUnited Kingdom
26884James, Paige, S95010HofBayernGermany

Generated 2025-07-19 03:49:04.396 UTC