[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 518   SHUFFLE   <  SKIP 5963  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24395Raji, Alison94519ConcordCaliforniaUnited States
17664Robinson, Devin91941GrossmontCaliforniaUnited States
19063Kelly, Gabrielle93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-16 10:49:57.237 UTC