[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3088  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24554Fernandez, DeannaW1X3SELondonEnglandUnited Kingdom
12756Butler, Antonio90210Beverly HillsCaliforniaUnited States
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
23240Chapman, Phillip98312BremertonWashingtonUnited States

Generated 2025-07-09 04:46:02.653 UTC