[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 1711   <  SKIP 183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28793Jackson, Alexander, R98371PuyallupWashingtonUnited States
11111Gutierrez, Meredith, T3220GeelongVictoriaAustralia
26047Hall, Ashley, A98027IssaquahWashingtonUnited States

Generated 2025-07-20 18:12:23.743 UTC