[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   SHUFFLE   SKIP 8719   <  SKIP 1749  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27193Miller, Daniel, V91950Lincoln AcresCaliforniaUnited States
26723Kelly, Devin, A91977Spring ValleyCaliforniaUnited States
26948Garcia, Abby, A30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-19 04:28:16.179 UTC