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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21594Moore, Brianna94536FremontCaliforniaUnited States
18526Hernandez, Kevin94109San FranciscoCaliforniaUnited States
22339Nelson, Richard98052RedmondWashingtonUnited States

Generated 2025-07-20 20:47:09.167 UTC