[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 1983  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17914Suri, Phillip5023FindonSouth AustraliaAustralia
14035Hughes, Hunter91932Imperial BeachCaliforniaUnited States
18056Price, Haley, A92020El CajonCaliforniaUnited States

Generated 2025-07-15 14:25:55.753 UTC