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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27383Hernandez, Jay94519ConcordCaliforniaUnited States
14263Lal, Nina, L2264SilverwaterNew South WalesAustralia
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 18:45:27.683 UTC