[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 511   SHUFFLE   <  SKIP 2061  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28382Ortega, Roberto, R24044KielSaarlandGermany
28849Murphy, Garrett99202SpokaneWashingtonUnited States
24097Fernandez, Francisco12311BerlinHamburgGermany

Generated 2025-07-15 04:47:55.667 UTC