[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 4027   SHUFFLE   <  SKIP 1121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21112Prasad, Johnathan75002ParisSeine (Paris)France
18630She, Priscilla75009ParisSeine (Paris)France
21286Mr., Roy, Luke, J.90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 18:01:40.689 UTC