[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 9718   <  SKIP 663  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25181Torres, Jesse, S97205PortlandOregonUnited States
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom
15417Lu, Alvin91910Chula VistaCaliforniaUnited States
19272Andersen, Shaun, N17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-20 17:16:30.967 UTC