[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 2421   SHUFFLE   <  SKIP 547  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20477Washington, Brandon, E91776San GabrielCaliforniaUnited States
29388Kumar, Calvin, L75003ParisSeine (Paris)France
14536Wu, Krystal, A31770ColomiersGaronne (Haute)France
20906Ruiz, BrianaTY31RuncornEnglandUnited Kingdom

Generated 2025-07-14 18:04:52.996 UTC