[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 327   SHUFFLE   <  SKIP 1977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14292Ross, Isabella94519ConcordCaliforniaUnited States
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
14587Peterson, Jade, J97355LebanonOregonUnited States

Generated 2025-07-16 07:38:54.392 UTC