[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 506   SHUFFLE   <  SKIP 302  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18393Ross, Angela, D97034Lake OswegoOregonUnited States
17682Ramirez, Anna98225BellinghamWashingtonUnited States
15050Miller, Joshua33098PaderbornNordrhein-WestfalenGermany
28170Johnson, Isabella, P91203GlendaleCaliforniaUnited States

Generated 2025-07-15 05:14:27.281 UTC