[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 413   SHUFFLE   <  SKIP 323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26347Raji, Alvin, S98312BremertonWashingtonUnited States
25517Cook, Christina57000MetzMoselleFrance
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-16 10:45:29.598 UTC