[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 3732   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14360Patterson, Samantha94941Mill ValleyCaliforniaUnited States
14823Harrison, Nelson, J64283DarmstadtHessenGermany
28939Fernandez, Ronald3000MelbourneVictoriaAustralia

Generated 2025-07-14 07:36:28.445 UTC