[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 836   SHUFFLE   <  SKIP 72  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19038Patel, Joe66578NeunkirchenSaarlandGermany
25756Malhotra, Cassandra, L12311BerlinHamburgGermany
21155Flores, Jeremiah, D91950Lincoln AcresCaliforniaUnited States
26245Murphy, Devin90210Beverly HillsCaliforniaUnited States

Generated 2025-07-21 15:23:29.307 UTC